CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 方差

搜索资源列表

  1. C3

    0下载:
  2. 根据极化SAR数据,将目标的极化散射矩阵矢量化成相对应的极化协方差矩阵(According to the polarimetric SAR data, the polarization scattering matrix of the target is transformed into the corresponding polarization covariance matrix)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:38979584
    • 提供者:西西西111
  1. Lee filter for speckle noise reduction

    1下载:
  2. 在自适应中值滤波的基础上,采用均值与方差得到一个阈值,来判断极值点是不是噪声点!(On the basis of adaptive median filtering, a threshold is obtained by means of mean and variance to determine whether the extreme point is a noise point!)
  3. 所属分类:图形图象

  1. chengxu

    0下载:
  2. 利用最大类间方差算法求解自适应阈值,对图像进行分割(The Otsu algorithm is used to solve the adaptive threshold, and the image is segmented)
  3. 所属分类:图形图像处理

  1. CMA_ES

    4下载:
  2. 一种协方差矩阵自适应优化算法的说明文档和MATLAB实现。测试函数经测试可以运行。(A covariance matrix adaptive optimization algorithm for documentation and MATLAB implementation. The test function can be run by testing.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1131520
    • 提供者:Yinkle
  1. basic_lms

    0下载:
  2. 一种最小方差的基本的自适应滤波器设计,可供参考(A minimum variance of the basic adaptive filter design for reference)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:viking
  1. Beyes

    0下载:
  2. 实验要求: 1. 以身高为例,画出男女生身高的直方图并做对比; 2. 采用最大似然估计方法,求男女生身高以及体重分布的参数; 3. 采用贝叶斯估计方法,求男女生身高以及体重分布的参数(假定方差已知,作业请注明自己选定的一些参数情况); 4. 采用最小错误率贝叶斯决策,画出类别判定的决策面。并判断某样本的身高体重分别为(160,45)时应该属于男生还是女生?为(178,70)时呢?(Experimental requirements: 1. take height as an exa
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:237568
    • 提供者:PPLL
  1. 第12章 主成分分析

    0下载:
  2. 主成分分析,主要是一些案例的源文件。可以参考MATLAB的40个数值分析案例。分为三个,一个是数值分析,一个是基础操作,最后一个是演示。(principal component analysis)
  3. 所属分类:人工智能/神经网络/深度学习

  1. matlab克里金插值kriging

    1下载:
  2. 克里金(Kriging)插值法,又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。(Krikin (Kriging) interpolation method, also called spatial covariance best interpolation method, is an optimal interpolation method named by Sout
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:candor0702
  1. allan

    0下载:
  2. 计算阿伦方差值 可以作为阿伦方差子程序在主程序中调用(Compute the allan variance)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:wanglu1221
  1. 图像的分析

    1下载:
  2. 可显示图像中指定点的坐标值、像素值、图像强度曲线、图像像素强度曲线、等值线、均值、标准差、协方差系数、质心、边界等。(It can display coordinate values, pixel values, image intensity curves, pixel intensity curves, contour lines, mean value, standard deviation, covariance coefficient, centroid, boundary and s
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1169408
    • 提供者:醉蹉跎
  1. 庞中华系统辨识程序说明

    0下载:
  2. 设有色噪声序列{e(k)}为 1 1 2 1 1 2 3 ( ) ( ) ( ) 1 0.5 0.2 ( ) ( ) 1 1.5 0.7 0.1 e k C z k z z k D z z z z ξ ξ ? ? ? ? ? ? ? + + = = ? + + 式中,ξ (k)为方差为 1的白噪声。 注意:仿真程序中,白噪声在MATLAB 中由randn 函数产生,randn 函数前 面的系数表示白噪声的均方差,而非方差。(Set colored noise seq
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:8192
    • 提供者:manler
  1. Task 1

    0下载:
  2. 该程序可以通过三平面离散点计算平面均质矩阵,以及他们的交点,最后投影在图像平面,包括均值和方差(The program can calculate the homogeneous matrix by three plane discrete points, and the intersection of their intersection. Finally, it is projected on the image plane, including the mean and the varia
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:9216
    • 提供者:WS1221
  1. shadedErrorBar

    0下载:
  2. 误差区域阴影化,以绘制方差曲线为例,可将方差结果阴影化,且可有透明与不透明两种选择(Makes a 2-d line plot with a pretty shaded error bar made using patch. Error bar color is chosen automatically.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:贪狼啸月
  1. anovan2-master

    0下载:
  2. MATLAB中ANOVA统计的改进包装,返回一个矩阵,其中每行提供单元阵列A中的每个元素组合中的一个。(*Improved wrapper for ANOVA statistics in MATLAB*)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:7168
    • 提供者:额UI你打啥
  1. MMSE

    0下载:
  2. 计算 MMSE 以及 维纳滤波器方法, 用于维纳滤波器设计以及均方差估计(Computing MMSE and Wiener filter method Design of Wiener filter and estimation of mean square variance)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:yyh200851
  1. Welch_cov_burg

    1下载:
  2. MATLAB代码经典功率谱估计,Welch法、协方差法、周期图、burg法及其对比,附完整注释(MATLAB code, classical power spectrum estimation, Welch method, covariance method, periodogram, Burg method and their comparison, with complete annotation.)
  3. 所属分类:波变换

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:taozhihuhan
  1. LCMV

    0下载:
  2. 阵列信号处理中的自适应波束形成技术,采用线性最小方差准则,加切比雪夫窗处理。(Adaptive beamforming in array signal processing is generated by LCMV criterion and Chebyshev window.)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:cfjlrzlf
  1. LBPV

    0下载:
  2. 单一特征值,局部二值模式,局部方差,无参考图像质量评价(no reference image quality assessment)
  3. 所属分类:图形图像处理

  1. 均值方差投资组合模型案例(数据和MATLAB代码)

    13下载:
  2. mean variance
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:109568
    • 提供者:sxijowoich
  1. matlab

    0下载:
  2. 约束最小二乘方滤波要求噪声的方差和均值,这些参数可通过给定的退化图像计算出来,这是约束最小二乘方滤波的一个重要优点。(Constrained least square square filtering requires the variance and mean of noise. These parameters can be calculated by a given degraded image. This is an important advantage of constrained
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:kmstcc
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 48 »
搜珍网 www.dssz.com